FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (62 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_PR_BfArMApproval
Title BfArM Approval of admissibility for doctor s prescription of narcotics
Experimental False
Description On serverside validton of prescription (QES, FHIR-validity, etc.) the eprescription server requests authorization for narcotics within the doctor s quota. If approved, the server returns a signed Provenance for documentation purpose
Type Provenance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/identifier-telematik-id Identifier-Profil für die Telematik-ID
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId Identifier Profile for Prescription IDs
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-BfArMApproval",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval",
  "version" : "1.4",
  "name" : "GEM_ERP_PR_BfArMApproval",
  "title" : "BfArM Approval of admissibility for doctor s prescription of narcotics",
  "status" : "active",
  "date" : "2024-07-15",
  "description" : "On serverside validton of prescription (QES, FHIR-validity, etc.) the eprescription server requests authorization for narcotics within the doctor s quota. If approved, the server returns a signed Provenance for documentation purpose",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance.id",
        "path" : "Provenance.id",
        "min" : 1
      },
      {
        "id" : "Provenance.meta",
        "path" : "Provenance.meta",
        "min" : 1
      },
      {
        "id" : "Provenance.meta.extension",
        "path" : "Provenance.meta.extension",
        "max" : "0"
      },
      {
        "id" : "Provenance.meta.versionId",
        "path" : "Provenance.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Provenance.meta.lastUpdated",
        "path" : "Provenance.meta.lastUpdated",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.meta.source",
        "path" : "Provenance.meta.source",
        "max" : "0"
      },
      {
        "id" : "Provenance.meta.profile",
        "path" : "Provenance.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval|1.4"
      },
      {
        "id" : "Provenance.meta.security",
        "path" : "Provenance.meta.security",
        "max" : "0"
      },
      {
        "id" : "Provenance.meta.tag",
        "path" : "Provenance.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "description" : "This Provenance targets the ePrescription workflow item Task and the ePrescroption as a whole",
          "rules" : "closed"
        },
        "max" : "1"
      },
      {
        "id" : "Provenance.target:TaskReference",
        "path" : "Provenance.target",
        "sliceName" : "TaskReference",
        "short" : "Reference to the ePrescription Task",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.occurred[x]",
        "path" : "Provenance.occurred[x]",
        "max" : "0"
      },
      {
        "id" : "Provenance.policy",
        "path" : "Provenance.policy",
        "max" : "0"
      },
      {
        "id" : "Provenance.location",
        "path" : "Provenance.location",
        "max" : "0"
      },
      {
        "id" : "Provenance.reason",
        "path" : "Provenance.reason",
        "max" : "0"
      },
      {
        "id" : "Provenance.activity",
        "path" : "Provenance.activity",
        "max" : "0"
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "max" : "1"
      },
      {
        "id" : "Provenance.agent.type",
        "path" : "Provenance.agent.type",
        "min" : 1
      },
      {
        "id" : "Provenance.agent.type.coding",
        "path" : "Provenance.agent.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Provenance.agent.type.coding.system",
        "path" : "Provenance.agent.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
      },
      {
        "id" : "Provenance.agent.type.coding.code",
        "path" : "Provenance.agent.type.coding.code",
        "min" : 1,
        "fixedCode" : "verifier"
      },
      {
        "id" : "Provenance.agent.type.coding.display",
        "path" : "Provenance.agent.type.coding.display",
        "fixedString" : "Verifier"
      },
      {
        "id" : "Provenance.agent.role",
        "path" : "Provenance.agent.role",
        "max" : "0"
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.agent.onBehalfOf",
        "path" : "Provenance.agent.onBehalfOf",
        "min" : 1
      },
      {
        "id" : "Provenance.agent.onBehalfOf.identifier",
        "path" : "Provenance.agent.onBehalfOf.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.entity",
        "path" : "Provenance.entity",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Provenance.entity.role",
        "path" : "Provenance.entity.role",
        "patternCode" : "source"
      },
      {
        "id" : "Provenance.entity.what",
        "path" : "Provenance.entity.what",
        "short" : "ePrescription Identifier bindng all related documents together (prescription,dispensato data receipt, etc.)"
      },
      {
        "id" : "Provenance.entity.what.identifier",
        "path" : "Provenance.entity.what.identifier",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.signature",
        "path" : "Provenance.signature",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.type.system",
        "path" : "Provenance.signature.type.system",
        "min" : 1,
        "fixedUri" : "urn:iso-astm:E1762-95:2013"
      },
      {
        "id" : "Provenance.signature.type.code",
        "path" : "Provenance.signature.type.code",
        "min" : 1,
        "fixedCode" : "1.2.840.10065.1.12.1.7"
      },
      {
        "id" : "Provenance.signature.type.display",
        "path" : "Provenance.signature.type.display",
        "patternString" : "Consent Signature"
      },
      {
        "id" : "Provenance.signature.who",
        "path" : "Provenance.signature.who",
        "short" : "Who signed - the Bundesdruckrei narcotics authorization service on behalf of BfArM"
      },
      {
        "id" : "Provenance.signature.onBehalfOf",
        "path" : "Provenance.signature.onBehalfOf",
        "short" : "Signature was authorized on behalf of BfArM",
        "min" : 1
      },
      {
        "id" : "Provenance.signature.sigFormat",
        "path" : "Provenance.signature.sigFormat",
        "min" : 1,
        "fixedCode" : "application/pkcs7-mime"
      },
      {
        "id" : "Provenance.signature.data",
        "path" : "Provenance.signature.data",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.